public class GradientPublic Class Gradient| Gradient | Initializes a new instance of the Gradient class. |
| Angle | Specifies an angle that rotates the axis at which the gradient values are interpolated. |
| Border | Specifies the percentage value that is used to scale a border area which is filled by a solid color. |
| CenterX | Specifies the center of the geometry that is used for the gradient. |
| CenterY | Specifies the center of the geometry that is used for the gradient. |
| DisplayName | Specifies the name of a gradient. |
| EndColor | Specifies the end value for the gradient element. |
| EndIntensity | Specifies the intensity of the gradient's end color as a percentage value. |
| Name | Specifies the name by which a gradient can be referenced. |
| StartColor | Specifies the start value for the gradient element. |
| StartIntensity | Specifies the intensity of the gradient's start color as a percentage value. |
| Style | Specifies the rendering of graphic objects. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Gradient object to its equivalent string representation.
(Overrides ObjectToString) |